03. Quiz: Probability / Coin Flip
Probability Coin Flip
Probability / Coin Flip
QUESTION:
Suppose the probability of heads is 0.5. What’s the probability of coming up tails?
(Assume these are the only two possible outcomes)
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer
03 - Probability Coin Flip 1b